// **************************************** //
//   Name: Meithan's Pong v1.01             //
//   Author: Juan Claudio Toledo            //
//   Description: Classic Pong Clone        //
//   Last Build: 01/12/02 16:58             //
//   Copyright: Juan Claudio Toledo  2002  //
// **************************************** //

Version History

Version 1.0:
Initial release version

Version 1.01 (01/12/02 16:58):
*Parametrized everything; now settings only have to be changed in one place in the program
*Added Speed display
*Minor Interface changes
*Other minor visual adjustments